Skip to content

[pull] master from php:master#800

Merged
pull[bot] merged 8 commits intoturkdevops:masterfrom
php:master
Mar 21, 2026
Merged

[pull] master from php:master#800
pull[bot] merged 8 commits intoturkdevops:masterfrom
php:master

Conversation

@pull
Copy link

@pull pull bot commented Mar 21, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

ndossche and others added 8 commits March 21, 2026 10:20
This silences some reports about the equivalence to array_merge()'s
issue. However, this is different as no packed fill is used in this
code, so it doesn't have the same bug that array_merge() had.

Closes GH-21449.
Since these go through a file, this can fail.
For some of these, the error is already checked but not propagated to
userland, causing a "true" return value but an incomplete file.
For others, the error is not checked and can also lead to an incomplete
file.
Solve this by always propagating failure, especially as the other write
calls are already checked for failure.

Closes GH-21360.
* PHP-8.4:
  openssl: Fix missing error propagation for BIO_printf() calls
* PHP-8.5:
  openssl: Fix missing error propagation for BIO_printf() calls
* PHP-8.5:
  use lexbor version from library
@pull pull bot locked and limited conversation to collaborators Mar 21, 2026
@pull pull bot added the ⤵️ pull label Mar 21, 2026
@pull pull bot merged commit f102735 into turkdevops:master Mar 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants